conditional assemblyの例文
- While the architectures are very different, the macro and conditional assembly facilities are similar.
- Note that more powerful macro assemblers allowed use of conditional assembly constructs in macro instructions that could generate different code on different machines or different operating systems, reducing the need for multiple libraries.
- COMPASS is a classical two-pass assembler with macro and conditional assembly features, and generates a full listing showing both the source assembly code and the generated machine code ( in octal ).
- Because of the limited capacity of even large processors of that era every CICS installation was required to assemble the source code for all of the CICS system modules after completing a process similar to system generation ( sysgen ), called " CICSGEN ", to establish values for conditional assembly language statements.
- The enhanced assembler's source program was then assembled by its predecessor's executable ( A1 ) into binary or decimal code to give A2, and the cycle repeated ( now with those enhancements available ), until the entire instruction set was coded, branch addresses were automatically calculated, and other conveniences ( such as conditional assembly, macros, optimisations, etc . ) established.